home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2005 December
/
CyberMycha 12-2005 (Poland) (Disc 2).7z
/
CyberMycha 12-2005 (Poland) (Disc 2).bin
/
Uzytki
/
arce505pol.exe
/
Reader
/
RdLang32.POL
/
EXVW
/
10066
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-01-21
|
458 b
|
17 lines
dialog(name: '$$$/AVAlert/WindowTitle')
{
view(align_children: align_left)
{
view(align_children: align_top)
{
picture(item_id: 'icon', width: 32, height: 32);
static_text(item_id: 'msg ', dwidth: 384, selectable: true);
}
gap();
check_box(item_id: 'chck', name: '$$$/AVAlert/Check');
ok_cancel_other(ok_name: '$$$/AVAlert/Button1',
cancel_name: '$$$/AVAlert/Button2',
other_name: '$$$/AVAlert/Button3');
}
}